enable

fun enable(input: EnableRequest): Single<EnableResponse>

Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received.

Sources

jvm source
Link copied to clipboard